const crypto/tls.typeCertificateStatus

3 uses

	crypto/tls (current package)
		common.go#L99: 	typeCertificateStatus   uint8 = 22
		conn.go#L1152: 	case typeCertificateStatus:
		handshake_messages.go#L1629: 	b.AddUint8(typeCertificateStatus)